What is the proper way to make a YT video with responsive width and height? The width is easy enough, but then the height should be a percentage of the width.
Is it possible to have a HTML5 in an absolutely positioned <video> element that resizes to the window width and height so that nothing is ever cropped?